home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 24 / Amiga Format AFCD24 (Feb 1998, Issue 108).iso / -seriously_amiga- / shareware / programming / other / apic / apic1812.readme next >
Text File  |  1998-01-05  |  2KB  |  74 lines

  1. Short:        PIC microcontroller Development package
  2. Author:       Joannis Petroglou 
  3. Uploader:     petroglo@unixserv.rz.fh-hannover.de
  4. Version:      PICSim 1.4.1, PICAsm 1.0, PICProgger84 v1.1b, PICEmu v1.0b
  5. Type:         dev/cross
  6. Keywords:     amiga pic 16C5x 16C84 microcontroller microchip simulator assembler disassembler emulator
  7. Distribution: no restrictions
  8. Replaces:     misc/cross/APIC1412.lha
  9.  
  10.  TITLE
  11.  
  12.    PICSim     v1.4.1        Demo is limited to 64 Program Words
  13.    PICAsm     v1.0
  14.    PICProgger84    v1.1b
  15.    PICEmu    v1.0b
  16.  
  17.  AUTHOR
  18.    
  19.    Joannis Petroglou    petroglo@unixserv.rz.fh-hannover.de
  20.    Dirk Duesterberg    duesterb@unixserv.rz.fh-hannover.de
  21.    
  22.                         http://linux.rz.fh-hannover.de/~duesterb
  23.  
  24.  
  25.  DESCRIPTION
  26.  
  27.  
  28.    APIC is SHAREWARE, the SHAREWARE fee is 40 DEM.
  29.  
  30.  
  31.    PICSim is a versatile software simulator for Microchip PIC16C5X and 16C84
  32.    series microcontrollers.  It allows the user to simulate their code on 
  33.    Amiga to verify its proper operation.
  34.    PICSim uses the listfile or the objectfile that is produced by PICAsm or
  35.    various assemblers.
  36.  
  37.  
  38.  
  39.    PICAsm is macro assembler for Microchip 12, 14 and 16 bit series micro-
  40.    controller. It supports many mpasm directives.
  41.  
  42.  
  43.  
  44.    PICProgger84 is a lowcost 16c84 Programmer. GUI and NOGUI version. Hardware
  45.    full usable for "incircuit" programming.
  46.  
  47.  
  48.  
  49.    PICEmu hardware emulates 16C84 ports with PICSim
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. including many examples:
  57.  
  58.  
  59.   84EMU.asm        ;PICEmu source
  60.   Amikeyterm.asm    ;Amiga Keyboard controller
  61.   dimmer.asm        ;16C84 as dimmer controller
  62.   HelloWorld.src    ;Hello World program for PIC
  63.   IBMKEY25.ASM        ;IBM Keyboard adapter for Amiga
  64.   if_test.asm        ;test source for assembler"if" instructions
  65.   mouse.src        ;PC mouse adapter for Amiga
  66.  
  67.  
  68.    
  69.  REQUIREMENTS
  70.  
  71.    Workbench 3.0+  for Simulator and Programmer
  72.    Workbench 2.0+  for Assembler
  73.    68020+
  74.